-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32L5: NUCLEO-L552ZE-Q new target #12306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@jeromecoutant, thank you for your changes. |
983a489
to
e4d0629
Compare
Waiting for @ARMmbed/mbed-os-maintainers to review/comment/approve to merge asap :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI started
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
This PR does not contain release version label after merging. |
@kjbracey-arm note we expect this in 5.15.1 - please add the corresponding label ;-) |
Summary of changes
We would like to introduce the new STM32L5 family:
https://www.st.com/en/microcontrollers-microprocessors/stm32l5-series.html
Cube FW files are now available:
https://github.com/STMicroelectronics/STM32CubeL5
MBED-OS port has been implemented for NUCLEO-L552ZE-Q target:
https://www.st.com/en/microcontrollers-microprocessors/stm32l552ze.html
https://www.st.com/en/evaluation-tools/nucleo-l552ze-q.html
This is step 1 of STM32L5 work!
Next steps:
Note that STM32L5 MCUs are not available yet in tools/arm_pack_manager/index.json
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@MarceloSalazar
@ARMmbed/team-st-mcd
@PLFSTM
@jamike